home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / NDK / NDK_3.5 / Tools / Installer / releasenotes.txt < prev    next >
Encoding:
Text File  |  1999-10-28  |  1.3 KB  |  53 lines

  1.  
  2. installer 44.6
  3.  
  4. · added visual effect (effect: custom screen with colored backfill hook)
  5.  
  6. · added support for datatypes (showmedia,setmedia,closemedia)
  7.  
  8. · added backtracemechanism (trace, retrace, back parameter)
  9.  
  10. · added close gadget for script abort
  11.  
  12. · "Back" button replaces "Abort Install..." button if backtrace mechanism
  13. is acitve.
  14.  
  15. · increased buffer size for string concatenation and format
  16.  
  17.  
  18. installer 44.7 (7.8.99)
  19.  
  20. · askdir had no "Back" button
  21.  
  22. · askfile's "Back" button didn't work at all
  23.  
  24. · askoptions and askchoice did not reset the gadgets if "Back" button was 
  25. pressed so the script crashed in most cases
  26.  
  27. · changed documentation for backtrace mechanism: it should only be used for
  28. information retreival.
  29.  
  30. · some scripts used confirm parameter wrong (parameter was expected to be
  31. a string not integer) which results in enforcer hits instead of error
  32. message. Now it accepts a string ("expert") or an integer (like (user)
  33. command).
  34.  
  35. · Added reboot statement. It is not executed in pretend mode.
  36.  
  37. · Added workbench object control (openwbobject, showwbobject, closewbobject).
  38.  
  39. · Extended documentation
  40.  
  41. installer 44.8 (28.9.99)
  42.  
  43. · copy_files is not longer aborted if one file copy fails and option force is
  44.   used.
  45.  
  46. installer 44.9 (29.9.99)
  47.  
  48. · some internal project changes
  49.  
  50. installer 44.10 (1.10.99)
  51.  
  52. · added automatic stack extension on startup (10000 bytes).
  53.